home *** CD-ROM | disk | FTP | other *** search
- AmiCADKeys 1.0
-
- [Macros]
- F1="SETGRID(5)"
- shift-F1="TOOLBAR("Barres/Barre horizontale")"
- F2="SETGRID(10)"
- shift-F2="TOOLBAR("Barres/Barre verticale")"
- F3="IF((PP=ASKTEXT("Composant?",""))<>"",PUTPART(PP,-1,-1):MENU("Placer"),0)"
- shift-F3="TOOLBAR("Barres/Barre horizontale 3")"
- shift-F4="TOOLBAR("Barres/Barre verticale 3")"
- shift-F5="TOOLBAR("Barres/Barre 11x6")"
- F7="MARKZONE(0,0,WWIDTH-1,WHEIGHT-1)"
- F9="STOBACK"
- shift-F9="STOFRONT"
- F10="WTOBACK"
- shift-F10="WTOFRONT"
- ctrl-q="CLOSE(-1)"
- shift-1="SETDEV(FIRSTSEL,1)"
- ctrl-1="DRAWMODE(1)"
- shift-2="SETDEV(FIRSTSEL,2)"
- ctrl-2="DRAWMODE(2)"
- shift-3="SETDEV(FIRSTSEL,3)"
- ctrl-3="DRAWMODE(3)"
- shift-4="SETDEV(FIRSTSEL,4)"
- shift-5="SETDEV(FIRSTSEL,5)"
- shift-6="SETDEV(FIRSTSEL,6)"
- shift-7="SETDEV(FIRSTSEL,7)"
- shift-8="SETDEV(FIRSTSEL,8)"
- alt-o="SETTEXT(FIRSTSEL,READTEXT(FIRSTSEL)+CHR(139))"
- alt-e="EDIT(FIRSTSEL)"
- alt-t="CALL("EditString")"
- alt-u="WHILE(FIRSTSEL,UNLINK(FIRSTSEL))"
- alt-v="LINKVAL(FIRSTSEL,NEXTSEL(FIRSTSEL))"
- alt-r="LINKREF(FIRSTSEL,NEXTSEL(FIRSTSEL))"
- alt-n="O=FIRSTSEL:WHILE(O,SETPINS(O,IF(SETPINS(O,-1),0,1)),O=NEXTSEL(O))"
- ctrl-+="PENWIDTH(FIRSTSEL,PENWIDTH(FIRSTSEL,0)+1)"
- ctrl--="PENWIDTH(FIRSTSEL,PENWIDTH(FIRSTSEL,0)-1)"
- alt-<="CALL("EditString")"
- alt-s="CALL("Souligner")"
-